Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Values Property (DictionaryWithEvents<TKey,TValue>)







Gets a collection containing the values in the DictionaryWithEvents<TKey,TValue>.
Syntax
public ICollection<TValue> Values {get;}
'Declaration
 
Public ReadOnly Property Values As ICollection(Of TValue)
'Usage
 
Dim instance As DictionaryWithEvents(Of TKey,TValue)
Dim value As ICollection(Of TValue)
 
value = instance.Values

            

            
public: __property ICollection<TValue*>* get_Values();
public:
property ICollection<TValue^>^ Values {
   ICollection<TValue^>^ get();
}

Property Value

A ValueCollection containing the values in the DictionaryWithEvents<TKey,TValue>.
Requirements

Target Platforms

See Also

Reference

DictionaryWithEvents<TKey,TValue> Class
DictionaryWithEvents<TKey,TValue> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features